Function isotope::ast::to_raw_pretty [−][src]
pub fn to_raw_pretty(
term: &impl ToAst,
width: usize,
ctx: &mut impl ToAstCtx + ?Sized
) -> Result<String, Error>
Expand description
Convert a term to it’s un-annotated prettyprinted string